const net/http.http2priorityNodeOpenRFC7540
5 uses
net/http (current package)
h2_bundle.go#L11483: http2priorityNodeOpenRFC7540 http2priorityNodeStateRFC7540 = iota
h2_bundle.go#L11564: openParent = openParent || (n.state == http2priorityNodeOpenRFC7540)
h2_bundle.go#L11661: curr.state = http2priorityNodeOpenRFC7540
h2_bundle.go#L11677: state: http2priorityNodeOpenRFC7540,
h2_bundle.go#L11693: if ws.nodes[streamID].state != http2priorityNodeOpenRFC7540 {
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |